@charset "utf-8";
/* CSS by giapox 2008 for JustWeb srl */
/* CSS revisited and optimized by Luigi Astarita - November/December 2008 for JustWeb srl */

/*** INDICE ***/
/*	16		SELETTORI				*/
/*	91		PARAGRAFI				*/
/* 	545 	STILI CENTRALIZZATI 	*/
/* 	731 	STRUTTURA PAGINA 	    */

@font-face {
    font-family: 'friz_quadrataregular';
    src: url('../font/friz_quadrata_regular-webfont.eot');
    src: url('../font/friz_quadrata_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/friz_quadrata_regular-webfont.woff') format('woff'),
         url('../font/friz_quadrata_regular-webfont.ttf') format('truetype'),
         url('../font/friz_quadrata_regular-webfont.svg#friz_quadrataregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

 @import url(http://fonts.googleapis.com/css?family=Open+Sans);
 
/*** SELETTORI ***/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	}

body {
	background: url(../images/bg_body.jpg) repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 180%;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}
:focus {
	outline: 0;
	}

ins {
	text-decoration: none;
	}

del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

a {
	color: #fec900;
	text-decoration: none;
	}

a:hover {
	color: #0d2136;
	text-decoration: underline;
	}

h1 {
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	}

h2 {
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
	}

h3 {
	font-size: 17px;
	font-weight: normal;
	padding: 0px;
	}

h4 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	}

h5 {
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
	}

h6 {
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
	}

/*** PARAGRAFI ***/

/* prg_01 */

.prg_01 {	
	}

.prg_01 img {
	padding: 0px;
	/* box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.9) inset; */
	}
	
.prg_01 img:hover {
	opacity: 0.9;
	}	

.prg_01 h3 {
	padding: 0 10px 5px 0;
	line-height: 120%;
	color: #0a1b2b;
	font-family: 'friz_quadrataregular';
	}

.prg_01 p {
	padding: 0;
	}

.prg_01 ul {
	list-style: circle inside;
	}

.prg_01 ol {
	list-style: decimal inside;
	}

.prg_01 a {
	}

.prg_01 a:hover {
	}

/* paragrafo_foto_grande */

.paragrafo_foto_grande {
	padding-bottom: 20px;
	}

.paragrafo_foto_grande img {
	border-top: 5px solid #FEC900;
	}

/* paragrafo_2_foto */

.paragrafo_2_foto {
	margin-bottom: 10px;
	}

.paragrafo_2_foto img {
	float: left;
	border-top: 5px solid #FEC900;
	}
	
.paragrafo_2_foto img.img_1 {
	margin-right: 50px;
	}

.paragrafo_2_foto img.img_2 {
	margin-right: 0px !important;
	}	

/* paragrafo_3_foto */

.paragrafo_3_foto {
	margin-bottom: 10px;
	}

.paragrafo_3_foto img {
	float: left;
	border-top: 5px solid #FEC900;
	}
	
.paragrafo_3_foto img.img_1 {
	float: left;
	margin-right: 36px;
	}

.paragrafo_3_foto img.img_2 {
	float: left;
	margin-right: 36px;
	border-top: 5px solid #0A1B2B;
	}	

.paragrafo_3_foto img.img_3 {
	float: left;
	margin-right: 0px !important;
	}		

/* paragrafo_foto_testo_a */

.paragrafo_foto_testo_a {
	padding-bottom:20px;

	}

.paragrafo_foto_testo_a img.formato_1 {
	float: left;
	display: inline;
	margin-right: 10px;
	border-top: 5px solid #FEC900;
	}


.paragrafo_foto_testo_a img.formato_2 {
	float: left;
	display: inline;
	margin-right: 10px;
	border-top: 5px solid #FEC900;
	}

.paragrafo_foto_testo_a img.formato_3 {
	margin-bottom: 10px;
	border-top: 5px solid #FEC900;
	}

.paragrafo_foto_testo_a img.formato_4 {
	float: left;
	display: inline;
	margin-right: 10px;
	border-top: 5px solid #FEC900;
	}

.paragrafo_foto_testo_a h3 {
	
	}

.paragrafo_foto_testo_a p {
	}

/* paragrafo_foto_testo_b */

.paragrafo_foto_testo_b {
	padding-bottom:20px;
	}

.paragrafo_foto_testo_b img.formato_1 {
	float: right;
	display: inline;
	margin-left: 10px;
	border-top: 5px solid #FEC900;
	}

.paragrafo_foto_testo_b img.formato_2 {
	float: right;
	display: inline;
	margin-left: 10px;
	border-top: 5px solid #FEC900;
	}

.paragrafo_foto_testo_b img.formato_3 {
	margin-bottom: 10px;
	border-top: 5px solid #FEC900;
	}

.paragrafo_foto_testo_b img.formato_4 {
	float: right;
	display: inline;
	margin-left: 10px;
	border-top: 5px solid #FEC900;
	}

.paragrafo_foto_testo_b h3 {
	color: #000000;
	}

.paragrafo_foto_testo_b p {
	}

/* paragrafo_1_testo */

.paragrafo_1_testo {
	padding-bottom:20px;
	}

/* paragrafo_2_testi */

.paragrafo_2_testi {
	padding-bottom:20px;
	}
	
.paragrafo_2_testi h3 {
	}
	
.paragrafo_2_testi p {
	}


.paragrafo_2_testi_sinistra {
	width: 305px;
	float: left;
	margin-right: 50px;
	}

.paragrafo_2_testi_destra {
	width: 305px;
	float: left;
	margin-right: 0px !important;
	}

/* paragrafo_3_testi */

.paragrafo_3_testi {
	}
	
.paragrafo_3_testi h3 {
	}
	
.paragrafo_3_testi p {
	}

.paragrafo_3_testi_sinistra {
	width: 196px;
	margin-right: 36px;
	float: left;
	}

.paragrafo_3_testi_centro {
	width: 196px;
	margin-right: 36px;
	float: left;
	}

.paragrafo_3_testi_destra {
	width: 196px;
	margin-right: 0px !important;
	float: left;
	}

/* paragrafo_download */

.paragrafo_download {
	}

.paragrafo_download h3 {
	}

.paragrafo_download a.icona {
	width: 40px;
	height: 40px;
	background: url(../images/ico_dowload.png) center top no-repeat;
	display: block;
	float: left;
	text-decoration: none;
	}
	
.paragrafo_download a.icona:hover {
	background: url(../images/ico_dowload.png) center bottom no-repeat;
	}	

.paragrafo_download a.testo {
	line-height: 39px;
	color: #0d2136;
	}

.paragrafo_download a.testo:hover {
	color: #FEC900;
	}

.paragrafo_download p {
	}

/* paragrafo_correlazioni */

.paragrafo_correlazioni {
	margin: 10px 0;
	}
	
.bacheca_messaggio .r_rc_01_messaggio{
	background: #233d56; /* Old browsers */
	background: -moz-linear-gradient(top, #233d56 0%, #0a1b2b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#233d56), color-stop(100%,#0a1b2b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #233d56 0%,#0a1b2b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #233d56 0%,#0a1b2b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #233d56 0%,#0a1b2b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #233d56 0%,#0a1b2b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233d56', endColorstr='#0a1b2b',GradientType=0 ); /* IE6-9 */
	border-top: 5px solid #FEC900;
	border-bottom: 5px solid #FEC900;
    height: 100%;
    margin: 20px 0 !important;
    min-height: 74px;
    padding: 15px !important;
    width: 630px !important;
	}
	
.bacheca_messaggio .r_rc_01_messaggio h3 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #FEC900;
    margin-bottom: 0 !important;
    padding: 0 !important;
    text-transform: capitalize;
	border-left: medium none !important;
	}
	
.bacheca_messaggio .r_rc_01_messaggio h3 a {
	color: #FEC900 !important;
	text-transform: none !important;
	}	
	
.bacheca_messaggio .r_rc_01_messaggio h3 a:hover {
	color: #fff !important;
	text-transform: none !important;
	}
	
.r_rc_01_messaggio img {
	float: left !important;
    padding: 0 !important;
	margin-right: 10px !important;
	}	
	
.paragrafo_correlazioni h3 {
	background-color: #0D2136;
    border-left: 5px solid;
    color: #FEC900;
    height: 30px;
    padding: 10px 10px 5px;
	font-size: 20px;
	margin-bottom: 10px;
	}

.paragrafo_correlazioni_box {
	background: url(../images/bg_paragrafo_correlazioni_box.png) no-repeat scroll center bottom transparent;
	float: left;
	border-top: 5px solid #FEC900;
	padding-bottom: 14px;
	}
	
.paragrafo_correlazioni .box1 {
	margin: 0 40px 10px 0;
	width: 310px;
	position: relative;
	}

.paragrafo_correlazioni .box2 {
	margin: 0 0px 10px 0 !important;
	width: 310px;
	position: relative;
	}

.paragrafo_correlazioni .box3 {
	margin: 0 40px 10px 0;
	width: 310px;
	position: relative;
	}

.paragrafo_correlazioni .box4 {
	margin: 0 0px 10px 0 !important;
	width: 310px;
	position: relative;
	}		

.paragrafo_correlazioni_box img {
	float: left;
	padding: 0 !important;
	border-bottom: 5px solid #FEC900;
	}
	
.paragrafo_correlazioni_box img:hover {
	opacity: 0.9;
	}	

.paragrafo_correlazioni_box a.link_menu_prodotti_correlati {
	background-color: rgba(13,33,54,0.9);
	color: #fec900;
	display: block;
	width: 300px;
	height: 40px;
	line-height: 40px;
	padding: 5px;
	text-align: center;
	font-size: 20px;
	position: absolute;
	bottom: 19px;
	text-shadow: 1px 1px #000;
	font-family: 'friz_quadrataregular';
	}

.paragrafo_correlazioni_box a.link_menu_prodotti_correlati:hover {
	color: #ffda50;
	}

.paragrafo_correlazioni_box p {
	padding: 0 10px 10px;
	width: 290px;
	display: block;
	clear: both;
	height: 103px;
	background: #FEC900;
	}

/* paragrafo_intestazione */

.paragrafo_intestazione {
	margin: 10px 0;
	}

.paragrafo_intestazione_sopra {
	background: url(../images/bg_titolo_pag_01.png) no-repeat scroll 5px center #FEC900;
    height: 50px;
    padding-left: 25px;
	}

.paragrafo_intestazione_sopra h3 {
	padding: 15px 20px 0;
	}

.paragrafo_intestazione_mezzo {
	background-color: #EFEFEF;
    height: 100%;
    padding: 0 5px;
	}

.paragrafo_intestazione_mezzo p {
	padding: 10px 5px;
	}

.paragrafo_intestazione_sotto {
	
	}

/* paragrafo_menu_orizzontale */

.paragrafo_menu_orizzontale {
	margin: 10px 0;
	display: none;
	}
	
.paragrafo_menu_orizzontale h3 {
	padding: 10px 0;
	}

.paragrafo_menu_orizzontale ul {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	list-style: none;
	}

.paragrafo_menu_orizzontale ul li {
	margin: 1px 1px 0 0;
	float: left;
	background-color: #FEC900;
	/*border: 1px solid #ddd;*/
	}

.paragrafo_menu_orizzontale ul a {
	padding: 0 12px;
	float: left;
	line-height: 36px;
	display: block;
	color: #0a1b2b;
	font-family: 'friz_quadrataregular';
	font-size: 15px;
	}

.paragrafo_menu_orizzontale ul a:hover {
	background-color: #0a1b2b;
	color: #fff;
	text-decoration: none;
	}

/* paragrafo_menu_verticale */

.paragrafo_menu_verticale {
	/*border: 1px solid #ddd*/;
	margin: 10px 0;
	display: none;
	}
	
.paragrafo_menu_verticale h3 {
	padding: 10px 0;
	}

.paragrafo_menu_verticale ul {
	white-space: nowrap;
	list-style-position: outside;
	list-style-type: none;
	}

.paragrafo_menu_verticale ul li {
	height: 36px;
	margin-bottom: 1px;
	background-color: #FEC900;
	}

.paragrafo_menu_verticale ul a {
	padding: 0 0 0 12px;
	display: block;
	line-height: 36px;
	color: #0a1b2b;
	font-family: 'friz_quadrataregular';
	font-size: 15px;
	}

.paragrafo_menu_verticale ul a:hover {
	line-height: 36px;
	background-color: #0a1b2b;
	color: #fff;
	text-decoration: none;
	}

/* paragrafo_html */

.paragrafo_html {
	padding: 0px;
	}

/* paragrafo_youtube */

.paragrafo_youtube {
	padding: 0px;
	}

/* tabella disponibilità */

.tabella_disponibilita {
	font-size: 9px;
    margin: 10px 0;
	}

.tabDisponib {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
	}

.tabDisponib td {
	border: 1px solid #ccc;
	text-align: center;
	}

.tabDisponib td.pari {
	background: url(../images/disponibilita_giorno_normale.gif);
	}

.tabDisponib td.dispari {
	background: url(../images/disponibilita_giorno_normale.gif);
	}

.tabDisponib td.prenotato {
	background: url(../images/disponibilita_not_avail.gif);
	}

.tabDisponib td.sabato {
	background: url(../images/disponibilita_sabato.gif);
	}

.tabDisponib td.temp {
	background: url(../images/bg_booked_temp.gif);
	}

.tabDisponib th {
	height: 16px;
	width: 13px;
	background: url(../images/disponibilita_anno_mese_giorno.gif);
	text-align: center;
	border: 1px solid #ccc;
	font-size: 9px;
	font-weight: normal;
	}

.tabDisponib th.anno {
	background: url(../images/disponibilita_anno_mese.gif);
	font-weight: bold;
	font-size: 11px;
	}

.tabDisponib th.mese {
	background: url(../images/disponibilita_anno_mese.gif);
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
	}

span.giorno_disponibile {
	background: url(../images/disponibilita_giorno_normale.gif) repeat-y;
	padding: 1px 5px 1px 15px;
	border: #CCCCCC solid 1px;
	margin-right: 10px;
	}

span.giorno_non_disponibile {
	background: url(../images/disponibilita_not_avail.gif) repeat-y;
	padding: 1px 5px 1px 15px;
	border: #CCCCCC solid 1px;
	margin-right: 10px;
	}

span.giorno_sabato {
	background: url(../images/disponibilita_sabato.gif) repeat-y;
	padding: 1px 5px 1px 15px;
	border: #CCCCCC solid 1px;
	margin-right: 10px;
	}

/* paragrafo tabella contenuti */

.paragrafo_tabella_contenuti {
	font-size: 12px;
    margin: 15px 0;
	}

.paragrafo_tabella_contenuti h3 {
	padding: 0px;
	}

.tabella_contenuti {
	border: 1px solid #FFF;	
	text-align: center;
	width: 100%;
	margin-top: 10px;
	}

.tabella_contenuti td {
	border: 1px solid #FFF;
	padding: 5px 5px 5px 8px;	
	}

.col0 td {
	background-color: #f9f9f9;
	}

.col1 td {
	background-color: #f2f2f2;
	}

.tabella_contenuti th {
	background-color: #0d2136;
	padding: 5px 5px 5px 8px;
	color: #fff;
	}

th.primo {
	text-align: left;
	}

td.primo {
	text-align: left; 
	font-weight: bold;
	}

/* PARAGRAFI FINE */



/* STILI CENTRALIZZATI */

.clearfloat {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 1px;
	}

/* esito */

.esito {
	}

.positivo h3 {
	color: #009900;
	}

.negativo h3 {
	color: #FF0000;
	}

.maiuscolo {
	text-transform: uppercase;
	}

/*** FORMS ***/

/* form_01 - Classe generica per tutti i forms */

.form_01 {
	background-color: #EFEFEF;
    border-top: 5px solid #FEC900;
    height: 100%;
    margin: 0 auto 10px;
    padding: 20px;
	}

.form_01 td {
	padding-top: 10px;
	vertical-align: top;
	width: 50%;
	}

.form_01 td td {
	padding-top: 5px;
	width: auto;
	}

.form_01 label {
	display: block;
	}

.form_01_newsletter {
	padding: 10px 0 0;
	}

.voce_newsletter {
	padding: 10px 10px 10px 0;
	float: left;
	}

p.testo_campi_obbligatori {
	font-style: italic;
	padding: 0 0 10px 0;
	}

span.voce_modulo {
	text-transform: uppercase;
	}

a.informativa_privacy {
	}

a:hover.informativa_privacy {
	}

.bottone {
	background-color: #0d2136;
	height: 30px;
	line-height: 30px;
	width: 120px;
	cursor: pointer;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	}

.bottone:hover {
	background-color: #1c3651;
	}

.bottone_grande {
	height: 24px;
	line-height: 20px;
	width: 210px;
	cursor: pointer;
	color: #fff;
	}

.bottone_grande:hover {
	background-position: bottom;
	}

#codice_spam {
	padding: 0;
	}

/* nsl_02 */

.nsl_02 {
	/*background: url(../images/bg_form_newsletter.jpg) no-repeat center top;*/
	}

/* nsl_03 */

.nsl_03 {
	/*background: url(../images/bg_form_newsletter2.jpg) no-repeat center top;*/
	}

/* gtb_02 */

.gtb_02 {
	/*background: url(../images/bg_form_guestbook.jpg) no-repeat center top;*/
	}

/* gtb_04 */

.gtb_04 {
	/*background: url(../images/bg_form_guestbook.jpg) no-repeat center top;*/
	}

/* ctt_01 */

.ctt_01 {
	/*background: url(../images/bg_form_contatti.jpg) no-repeat center top;*/
	}

/* ctt_02 */

.ctt_02 {
	/*background: url(../images/bg_form_contatti.jpg) no-repeat center top;*/
	}

/* rch_01 */

.rch_01 {
	/*background: url(../images/bg_modulo_richiesta_prenotazione.jpg) no-repeat center top;*/
	}

/* rch_02 */

.rch_02 {
	/*background: url(../images/bg_modulo_richiesta_prenotazione.jpg) no-repeat center top;*/
	}

/* wbl_02 */

.wbl_02 {
	/*background: url(../images/bg_form_booking.jpg) no-repeat center top;*/
	}

.wbl_02 table {
	margin: 15px 0 0 0;
	width: 100%;
	}

/* Campi form */

input, select, img, iframe {
	border: none;
	}

.input_txt {
	padding: 3px;
	border: 1px solid #ddd;
	background: url(../images/bg_input_txt.jpg);
	}

.input_txt_negativo {
	padding: 3px;
	border: 1px solid #f00;
	background: url(../images/bg_input_txt.jpg) repeat-x;
	}

.input_piccolo {
	width: 60px;
	}

.input_piccolo_webol {
	width: 70px;
	}

.input_medio {
	width: 190px;
	}

.input_codice {
	width: 60px;
	padding: 2px 2px 1px 2px;
	}

input.form_prs_campo1 {
	width: 398px;
	}

input.calendar {
	width: 70px;
	}

select {
	border: 1px solid #ddd;
	}

select.form_prs_campo1 {
	width: 400px;
	}

.textarea {
	border: 1px solid #ddd;
	background: #fff url(../images/bg_input_txt.jpg) repeat-x;
	padding: 3px;
	margin-bottom: 10px;
	}

.textarea_negativo {
	border: 1px solid #ddd;
	background: #fff url(../images/bg_input_txt.jpg) repeat-x;
	padding: 3px;
	margin-bottom: 10px;
	}

.textarea_grande {
	width: 400px;
	height: 110px;
	}

textarea.form_prs_campo2 {
	width: 190px;
	height: 110px;
	}

/*** FINE FORMS ***/
/* box */

.testi_box_moduli {
	}

/* wbl */

h5.wbl_titolo {
	}

/* paginazione */

table.paginazione {
	width: 100%;
	}

table td.paginazione_sinistra {
	width: 140px;
	padding: 0 0 0 10px;
	color: #aaa; /* colore del link disabilitato */
	}

table td.paginazione_centro {
	text-align: center;
	}

table td.paginazione_destra {
	width: 140px;
	padding: 0 10px 0 0;
	color: #aaa; /* colore del link disabilitato */
	text-align: right;
	}

table.paginazione a {
	color: #656565;
	}

table a:hover {
	color: #000000;
	}

table span.paginazioneactivelink {
	font-weight: bold;
	}

/* sezione_dinamica */

.titolo_box_sezione_dinamica {
	
	}

a.titolo_sezione_dinamica {
	}

a:hover.titolo_sezione_dinamica {
	}

a.link_sezione_dinamica {
	}

a:hover.link_sezione_dinamica {
	}

/* STILI CENTRALIZZATI FINE */

/* STRUTTURA PAGINE */

/* container */
#container {
	margin: 0 auto;
	width: 100%;
	position: relative;
	}

/* primo_rigo_01 */

.container_primo_rigo_01 {
	background: url(../images/bg_container_primo_rigo_01.png) repeat-x;
	width: 100%;
	height: 65px;
	}

.primo_rigo_01 {
	display: none;
	}

.primo_rigo_01 h4 {
	
	}

/* flags */

.flags {
	float: right;
	display: none;
	}

.flags li {
	float: right;
	display: inline;
	margin: 7px 4px 0 0;
	}

.flags a {
	display: block;
	width: 16px;
	height: 14px;
	background: no-repeat;
	}

.flags a span {
	display: none;
	}

.flags a:hover {
	background-position: right;
	}

.flags li.currentLang a {
	background-position: right;
	}

a.italiano {
	background: url(../images/flag_ita.jpg);
	}

a.inglese {
	background: url(../images/flag_eng.jpg);
	}

a.francese {
	background: url(../images/flag_fra.jpg);
	}

a.tedesco {
	background: url(../images/flag_deu.jpg);
	}

a.spagnolo {
	background: url(../images/flag_esp.jpg);
	}

a.giapponese {
	background: url(../images/flag_jap.jpg);
	}

a.russo {
	background: url(../images/flag_pic.jpg);
	}

a.portoghese {
	background: url(../images/flag_por.jpg);
	}

a.polacco {
	background: url(../images/flag_pol.jpg);
	}

a.romeno {
	background: url(../images/flag_rom.jpg);
	}

a.lettone {
	background: url(../images/flag_let.jpg);
	}

/* sopra_01 */

.sopra_01 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	}

.logo_sopra_01 {
	padding: 0px;
	height: 142px;
	width: 960px;
	margin: 30px auto;
	}

.logo_sopra_01 a {
	
	}

.logo_sopra_01 img {
	line-height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
.logo_sopra_01 img:hover {
	opacity: 0.8;
	}	

.logo_sopra_01 h1 {
	
	}

.logo_sopra_01 h1 a {
	
	}

.logo_sopra_01 h1 a:hover {
	
	}
	
.slogan_sopra_01 {

	}

.slogan_sopra_01 h2{
	
	}

.container_foto_sopra_01 {
	padding: 0;
	width: 100%;
	}
	
.foto_sopra_01 {
	background: url(../images/bg_box_hp_01_02.png) no-repeat scroll center bottom #FFFFFF;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
    margin: 0 auto;
    padding: 10px 10px 50px;
    width: 940px;
	}
	
.slideshow {
	width: 940px;
	height: 300px;
	position: relative;
	overflow: hidden;
	}	

.foto_sopra_01 a {
	padding: 0;
	margin: 0 auto;
	display: block;
	width: 940px;
	}

.foto_sopra_01 img {
	padding: 0;
	margin: 0 auto;
	}

#flashcontent {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	}

/* menu_sopra_01 */

.menu_sopra_01 {
	height: 60px;
    left: 50%;
    margin: 0 -480px;
    position: absolute;
    top: 0;
    width: 960px;
	z-index: 999;
	}

.menu_sopra_01 ul {
	list-style: none;
	text-align: center;
	display: block;
	width: 960px;
	margin: 0 auto;
	}

.menu_sopra_01 li {	
	float: left;
	margin: 0;
	position: relative;
	}

.menu_sopra_01 li.separatore_menu_sopra {
	
	}

.menu_sopra_01 li.separatore_menu_sopra span {
	display: none;
	}

.menu_sopra_01 a {
	padding: 0 20px;
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	/*background: url(../images/bottone_menu_sopra_normale.gif);*/
	text-decoration: none;
	color: #0a1b2b;
	font-family: 'friz_quadrataregular';
	font-size: 15px;
	}

.menu_sopra_01 a.activelink {
	color: #fff;
	background-color: #0d2136;
	}

.menu_sopra_01 a:hover {
	background-color: #ffda50;
	}
	
.menu_sopra_01 ul ul {
    display: none;
    left: 0;
    list-style: none outside none;
    padding: 3px;
    position: absolute;
    top: 60px;
    width: 170px;
	}
	
.menu_sopra_01 ul ul li {
	border-bottom: 1px solid #ffe996;
    padding: 0;
    position: relative;
    width: 244px;
	display: block;
	}
	
.menu_sopra_01 ul ul li a {
    display: block;
    padding: 0 5%;
    text-align: left;
    width: 220px;
	background-color: #fec900;
	font-size: 13px !important;
	}
	
.menu_sopra_01 ul ul li a:hover {
	background-color: #ffda50;
	}
	
.menu_sopra_01 ul ul li a.activelink {
	background: #0d2136;
	}
	

/* mezzo */

.mezzo {
	background-color: #fff;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	width: 940px;
	margin: 0 auto;
	padding: 10px 10px 50px;
	position: relative;
	min-height: 800px;
	}

/* sinistra */

.sinistra {
	padding: 20px 0 0 0;
	width: 300px;
	float: left;
	display: none;
	}

/* menu_laterale_01 */

.menu_laterale_01 {
	margin: 0;
	background: url(../images/bg_menu_laterale_sopra.png) no-repeat;
	}

.menu_laterale_01_sopra {
	height: 42px;
	line-height: 42px;
	}

.menu_laterale_01_sopra h2 {
	padding: 0 29px 0 39px;
	}

.menu_laterale_01_mezzo {
	background: url(../images/bg_menu_laterale_mezzo.png) no-repeat top;
	height: 100%;
	padding-top: 1px;
	}

.menu_laterale_01_mezzo li {	
	float: left;
	width: 300px;
	}

.menu_laterale_01_mezzo a {
	padding: 0 29px 0 39px;
	display: block;
	float: left;
	height: 40px;
	line-height: 39px;
	width: 232px;
	background: url(../images/bottone_menu_laterale_normale.png) no-repeat;
	color: #666666;
	font-size: 14px;
	display: none;
	}

.menu_laterale_01_mezzo a.activelink {
	background: url(../images/bottone_menu_laterale_attivo.png) no-repeat;
	font-weight: bold;
	}

.menu_laterale_01_mezzo a:hover {
	background: url(../images/bottone_menu_laterale_su.png) no-repeat;
	text-decoration: none;
	color: #000;
	}

.menu_laterale_01_sotto {
	height: 15px;
	/*background: url(../images/bg_meun_laterale_sotto.jpg) no-repeat;*/
	display: none;
	}

/* gtb_01 */

.gtb_01 {
	margin: 10px 0 0;
	padding: 36px 0 20px 24px;
	height: 100%;
	background: url(../images/banner_guestbook.png) no-repeat;
	}

.gtb_01 p {
	width: 220px;
	}
	
.gtb_01 a {
	color: #666666;
	}

.gtb_01 a:hover {
	}

/* nsl_01 */

.nsl_01 {
	padding: 36px 13px 20px 24px;
	height: 100%;
	background: url(../images/banner_newsletter.png) no-repeat;
	margin-bottom: 20px;
	}

.nsl_01 p {
	margin: 0;
	}

.nsl_01 a {
	background: url(../images/bottone_newsletter.png) top no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 5px 0 0;
	font-family: Arial,Helvetica,sans-serif;
	height: 23px;
	line-height: 23px;
	text-align: left;
	text-transform: lowercase;
	width: 128px;
	padding: 0 0 0 10px;
	}

.nsl_01 a:hover {
	background: url(../images/bottone_newsletter.png) bottom no-repeat;
	color: #fff;
	text-decoration: none;
	}

/* centro_destra */

.centro_destra {
	float: right;
	width: 940px;
	}

/* centro */

.centro {
	padding: 20px 0 0;
	width: 660px;
	float: left;
	}

/* titolo_pag_01 */

.titolo_pag_01 h1 {
	background: url(../images/bg_titolo_pag_01.png) no-repeat scroll left center transparent;
    color: #0A1B2B;
    font-family: 'friz_quadrataregular';
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 15px;
    padding: 0 0 0 40px;
	}

/* box_hp_01 */

.box_hp_01 {
	margin-bottom: 20px;
	}

.box_hp_01 img {
	background: url(../images/bg_foto_box_hp.png) top no-repeat;
	float: right;
	margin: 0 0 0 10px;
	}

.box_hp_01_mezzo {
	background: url(../images/bg_box_hp_mezzo.png) top no-repeat;
	padding: 10px 10px 10px 0;
	height: 266px;
	}

.box_hp_01_mezzo p {
	color: #656565;
	font-size: 16px;
	padding: 0 20px;
	line-height: 180%;
	}
	
.box_hp_01_mezzo h3 {
	color: #0276b3;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 20px;
	}

.box_hp_01_mezzo a {
	}

.box_hp_01_mezzo a:hover {
	}

.box_hp_01_sotto {
	background: url(../images/bg_box_hp_sotto.jpg) top no-repeat;
	height: 5px;
	display: none;
	}

/* gtb_03 */

.gtb_03 {
	padding: 10px;
	}

.gtb_03 p {
	}

.gtb_03_messaggio {
	background: url(../images/separatore_messaggio_gtb_03.png) top no-repeat;
	height: 100%;
	min-height: 74px;
	padding: 10px;
	width: 620px;
	}

.gtb_03_messaggio span.titolo_messaggio_guestbook {
	font-weight: bold;
	}

.gtb_03_messaggio span.data_guestbook {
	font-style: italic;
	}

.gtb_03_messaggio img {
	float: left;
	background: url(../images/bg_foto_gtb.png) no-repeat;
	margin: 0 4px 0 0;
	}
	
.gtb_03 h3 {
	padding: 6px 0 10px 0; 
	}

/* r_rc_01 */

.r_rc_01 {
	}

.r_rc_01_messaggio{
	background: #233d56; /* Old browsers */
	background: -moz-linear-gradient(top, #233d56 0%, #0a1b2b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#233d56), color-stop(100%,#0a1b2b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #233d56 0%,#0a1b2b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #233d56 0%,#0a1b2b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #233d56 0%,#0a1b2b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #233d56 0%,#0a1b2b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233d56', endColorstr='#0a1b2b',GradientType=0 ); /* IE6-9 */
	border-top: 5px solid #FEC900;
	border-bottom: 5px solid #FEC900;
    height: 100%;
    margin: 20px 0 !important;
    min-height: 74px;
    padding: 15px !important;
    width: 630px !important;
	}
	
.r_rc_01_messaggio h3 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #FEC900;
    margin-bottom: 0 !important;
    padding: 0 !important;
    text-transform: capitalize;
	border-left: medium none !important;
	}	
	
.r_rc_01_messaggio p {
	padding: 0 !important;
	color: #8DA5BC;
	font-size: 13px;
	margin-top: 20px;
	}
	
a.link_menu_prodotti_correlati_02 {
	color: #FEC900;
	}

a.link_menu_prodotti_correlati_02:hover {
	color: #fff;
	}	

.r_rc_01_messaggio img {
	padding: 10px;
	margin: 0 10px 0 0; 
	float: left;
	border: 1px solid #8DA5BC;
	}

.r_rc_01_box {
	float: left;
	}

.r_rc_01_box img {
	background: url(../images/bg_foto_menu_prodotti_correlati.jpg) no-repeat;
	float: left;
	}

.r_rc_01_box a.link_box {
	background: url(../images/bg_link_menu_prodotti_correlati.jpg) no-repeat;
	display: block;
	height: 41px;
	width: 180px;
	line-height: 34px;
	text-align: center;
	}

.r_rc_01_box a.link_box:hover {
	}

.r_rc_01_menu {
	margin: 0 0 0 10px;
	}

.r_rc_01_menu a {
	padding: 0 0 0 25px;
	display: block;
	line-height: 34px;
	background: url(../images/bg_link_paragrafi_menu.jpg) left no-repeat;
	}

/* r_rc_02 */

.r_rc_02 {
	border-top: 5px solid #FEC900;
	border-bottom: 5px solid #FEC900;
	background: #233d56; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #233d56 0%, #0a1b2b 98%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#233d56), color-stop(98%,#0a1b2b)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* IE10+ */
	background: radial-gradient(ellipse at center, #233d56 0%,#0a1b2b 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233d56', endColorstr='#0a1b2b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	margin: 0 0 20px 0;
	}

.r_rc_02 h5 {
	color: #FEC900;
    font-size: 20px;
	padding: 10px 0 0 15px;
	font-family: 'friz_quadrataregular';
	font-weight: normal !important;
	}

.r_rc_02_messaggio {
	margin: 15px 0;
	padding: 0 20px;
	width: 220px;
	}

.r_rc_02_messaggio h6 a {
	}

.r_rc_02_messaggio h6 a:hover {
	color: #ffda50;
	}	
	
.r_rc_02_messaggio a {
	}

.r_rc_02_messaggio a:hover {
	color: #ffda50;
	}

.r_rc_02_messaggio p {
	color: #8DA5BC;
	font-size: 11px;
	}
	
.r_rc_02_bottom {
	
	}
	
/* destra */

.destra {
	padding-left: 20px;
	width: 260px;
	float: right;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	}

/* wbl_01 */

.wbl_01 {
	margin: 0 0 20px 0;
	padding: 20px 20px 20px 30px;
	height: 246px;
	background: url(../images/box_booking.png) no-repeat;
	}
	
.wbl_01 .bottone {
	background: url(../images/bottone_wbl.gif) no-repeat scroll center top;
	color: #FFFFFF;
	cursor: pointer;
	height: 23px;
	width: 138px;
	text-align: left;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	padding: 0 0 3px 7px;
	}
	
.wbl_01 .bottone:hover {
	background-position: bottom;
	}
	
.wbl_01 h5 {
	font-family: 'Great Vibes',Georgia,cursive;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 5px;
	}

.wbl_01 p {
	width: 250px;
	padding: 0 0 5px 0;
	}

.wbl_01 table {
	width: 100%;
	}

.wbl_01 tr {
	}

.wbl_01 span {
	margin: 0 5px 0 0;
	line-height: 35px;
	float: right;
	font-size: 12px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	}

/* box_vt_01 */

.box_vt_01 {
    border-bottom: 5px solid #FEC900;
    border-top: 5px solid #FEC900;
	background: #233d56; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #233d56 0%, #0a1b2b 98%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#233d56), color-stop(98%,#0a1b2b)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* IE10+ */
	background: radial-gradient(ellipse at center, #233d56 0%,#0a1b2b 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233d56', endColorstr='#0a1b2b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    margin: 20px 0;
    width: 260px;
	padding-bottom: 20px;
	}

.box_vt_01 h5 {
	color: #FEC900;
    font-size: 20px;
    font-weight: normal !important;
    padding: 10px 0 0 15px;
    text-transform: uppercase;
	}

.box_vt_01 .foto_vetrina {
	}

.box_vt_01 .foto_vetrina img {
	padding: 0px;
	margin: 10px;
	float: left;
	}

.box_vt_01 p {
	color: #8DA5BC;
    padding: 0 10px;
	}

.box_vt_01 a {
	padding: 0 10px;
	color: #FEC900;
	}
	
.box_vt_01 a:hover {
	color: #ffda50;
	}	

/* menu_altre_01 */

.menu_altre_01 {
	margin: 0 0 10px 0;
	height: 100%;
	}

.menu_altre_01 li {
	float: left;
	width: 300px;
	}

.menu_altre_01 a {
	display: block;
	float: left;
	height: 42px;
	line-height: 42px;
	padding: 0 0 0 39px;
	width: 261px;
	background: url(../images/pulsante_altre_normale.png) no-repeat;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: none;
	}

.menu_altre_01 a:hover {
	background: url(../images/pulsante_altre_su.png) no-repeat;
	text-decoration: none;
	}

/* menu_sotto_01 */
.container_menu_sotto_01 {
	background-color: #fec900;
	width: 100%;
	height: 40px;
	}
	
.menu_sotto_01 {
	width: 860px;
	height: 40px;
	background: url(../images/bg_menu_sotto_01.png) no-repeat;
	line-height: 40px;
	text-align: left;
	font-size: 13px;
	padding: 0 40px;
	margin: 0 auto;
	}

.menu_sotto_01 ul {
	list-style: none;
	text-align: center;
	}

.menu_sotto_01 li {	
	float: left;
	margin: 0 10px 0 0;
	color: #0a1b2b;
	}

.menu_sotto_01 a {
	display: block;
	color: #0a1b2b;
	}

.menu_sotto_01 a.activelink {
	color: #2b465f;
	}

.menu_sotto_01 a:hover {
	color: #193249;
	}

/* sotto_01 */
.container_sotto_01 {
	background: url(../images/bg_container_sotto_01.jpg) repeat-x scroll 0 0 #0D2136;
    width: 100%;
	}
	
.sotto_01 {
background: url(../images/bg_sotto_01.png) no-repeat scroll center 164px transparent;
color: #4A6681;
font-size: 12px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
padding: 281px 20px 20px;
text-align: center;
width: 920px;
	}

.sotto_01 a {
	color: #fff;
	}

.sotto_01 a:hover {
	color: #efefef;
	}

.sotto_01 img{
	margin: 5px 0 0 0;
	}
	
img.sotto_valid_css  {
	background : url(../images/sotto_valid_bg.gif) no-repeat;
	}
	
img.sotto_valid_html {
	background : url(../images/sotto_valid_bg.gif) no-repeat;
	}
	
img.sotto_ijustweb {
	background : url(../images/sotto_valid_bg.gif) no-repeat;
	} 

/* firma_justweb */

a.firma_justweb:link, a.firma_justweb:visited {
	display: block;
	width: 137px;
	height: 44px;
	background: url(../images/ijustweb.png) no-repeat top;
	float: right;
	display: none;
	}

a.firma_justweb:hover {
	background-position: bottom;
	}

a.firma_justweb span {
	display: none;
	}

/* STRUTTURA PAGINE FINE */



/*** MODULO CONCESSIONARIE ***/

/* menu_categorie_01 */

div.jsenable h3 {
	cursor: pointer;
	}
	
div.jsenable ul ul {
	display: none;
	}
	
.menu_categorie_01 {
	margin: 0 0 10px 0;
	}

.menu_categorie_01_sopra {
	height: 17px;
	background: url(../images/bg_menu_auto_sopra.jpg) no-repeat;
	padding: 15px 30px;
	}

.menu_categorie_01_sopra h2 {
	font-size: 11px;
	line-height: 47px;
	padding: 0 25px;
	color: #999999;
	font-weight: normal;
	}
	
.menu_categorie_01_mezzo {
	background: url(../images/bg_menu_auto_mezzo.jpg) repeat-y;
	height: 100%;
	padding: 3px 0 0 0;
	}


div#menu_categorie_01 li.hide ul {
	display: none;
	}
	
div#menu_categorie_01 li.show ul {
	display: block;
	}

div#menu_categorie_01 h3 {
	line-height: 40px;
	height: 40px;
	padding-left: 13px;
	background: url(../images/bottone_menu_auto_marca_normale.jpg) no-repeat;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 2px;
	}
	
div#menu_categorie_01 h3 img {
	padding: 2px 8px;
	vertical-align: middle;
	float: left;
	}
	
div#menu_categorie_01 h3 p {
	float: right;
	width: 135px;
	text-align: left;
	}
	
div#menu_categorie_01 h3:hover {
	display: block;
	}
	
div#menu_categorie_01 a {
	display: block;
	height: 28px;
	line-height: 28px;
	padding-left: 50px;
	background: url(../images/bottone_menu_auto_modello_normale.jpg) no-repeat top;
	font-size: 11px;
	color: #999999;
	}
	
div#menu_categorie_01 a:hover {
	text-decoration: none;
	background: url(../images/bottone_menu_auto_modello_hover.jpg) no-repeat bottom;
	color: #666666;
	}
	
div#menu_categorie_01 ul {
	height: 100%;
	}
	
div#menu_categorie_01 ul ul {
	height: 100%;
	margin-bottom: 5px;
	}
	
.menu_categorie_01_sotto {
	height: 44px;
	background: url(../images/bg_menu_auto_laterale_sotto.jpg) no-repeat;
	margin-bottom: 10px;
	}

/* ricerca_prodotti_01 */

.ricerca_prodotti_01 {
	background: url(../images/bg_box_ricerca.jpg);
	margin-bottom: 10px;
	height: 100%;
	}

.ricerca_prodotti_01_sopra {
	background: url(../images/bg_box_ricerca_sopra.jpg) top no-repeat;
	height: 100%;
	}

.ricerca_prodotti_01_sotto {
	background: url(../images/bg_box_ricerca_sotto.jpg) bottom no-repeat;
	padding: 12px 25px;
	height: 100%;
	}

.ricerca_prodotti_01 h5 {
	padding: 15px 0 25px 0px;
	}

.ricerca_prodotti_01 select {
	width: 100%;
	height: 26px;
	line-height: 26px;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Arial;
	font-size: 13px;
	margin: 3px 0 10px;
	padding: 3px;
	color: #666;
	}

.ricerca_prodotti_01_input {
	width: 178px;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Arial;
	font-size: 13px;
	margin: 3px 0 10px;
	padding: 5px;
	color: #666;
	}

.ricerca_prodotti_01_button {
	margin: 12px 0;
	}

/* lgn_01 */

.lgn_01 {
	background: url(../images/bg_box_login.jpg) top no-repeat;
	padding: 12px 25px;
	height: 251px;
	margin: 0 0 10px 0;
	}
	
.lgn_01 h5 {
	padding: 5px 0 30px;
	}
	
.lgn_01_input {
	width: 178px;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Arial;
	font-size: 13px;
	margin: 3px 0 10px;
	padding: 5px;
	color: #666;
	}

.lgn_01 a {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	}

.lgn_01_01 {
	background: url(../images/bg_box_login_01_01.jpg) top no-repeat;
	padding: 12px 25px;
	height: 151px;
	margin: 10px 0;
	}
	
.lgn_01_welcome {
	display: block;
	padding: 5px 0 40px;
	}
	
.ico_login_edit a {
	display: block;
	background: url(../images/ico_login_edit.jpg) left no-repeat;
	line-height: 24px;
	height: 24px;
	padding-left: 30px;
	color: #999999;
	margin-bottom: 10px;
	font-size: 12px;
	}
	
.ico_login_esci a {
	display: block;
	background: url(../images/ico_login_esci.jpg) left no-repeat;
	line-height: 24px;
	height: 24px;
	padding-left: 30px;
	color: #999999;
	margin-bottom: 10px;
	font-size: 12px;
	}

/* box_hp_02 */

.box_hp_02 {
	margin-top: 10px;
	}

.box_hp_02 img {
	background: url(../images/bg_foto_box_hp.jpg) top no-repeat;
	float: left;
	margin: 0 5px 0 0;
	}

.box_hp_02_mezzo {
	background: url(../images/bg_box_hp_mezzo.jpg) top no-repeat;
	padding: 10px 20px 5px;
	height: 100%;
	}

.box_hp_02_mezzo h3 {
	padding-bottom: 10px;
	}

.box_hp_02_mezzo span {
	}
	
.box_criterio {
	float: right;
	display: block;
	border: 1px solid #F0F0F0;
	width: 114px;
	padding: 1px 5px;
	margin: 0px 1px 1px 0px;
	font-family: Tahoma, Arial, verdana;

	text-align: right;
	background: #F0F0F0;
	}

.box_valore {
	float: right;
	display: block;
	border: 1px solid #F0F0F0;
	width: 114px;
	padding: 1px 5px;
	margin: 0px 1px 1px 0px;
	font-family: Tahoma, Arial, verdana;

	text-align: left;
	background: #FFFFFF;
	}

.box_criterio_2 {
	float: right;
	display: block;
	border: 1px solid #F0F0F0;
	width: 82px;
	padding: 1px 5px;
	margin: 0px 1px 1px 0px;
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;

	text-align: right;
	background: #F0F0F0;
	}

.box_valore_2 {
	float: right;
	display: block;
	border: 1px solid #F0F0F0;
	width: 82px;
	padding: 1px 5px;
	margin: 0px 1px 1px 0px;
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;

	text-align: left;
	background: #FFFFFF;
	}

.box_hp_02_mezzo p {
	padding: 0 10px;
	}

.box_hp_02_mezzo a {
	}

.box_hp_02_mezzo a:hover {
	}

.box_hp_02_sotto {
	background: url(../images/bg_box_hp_sotto.jpg) top no-repeat;
	height: 5px;
	}

.prezzo_main_criterio {
	font-weight: bold;
	}
	
.prezzo_main_criterio_2 {
	font-weight: normal;
	}
	
.prezzo_main_valore {
	color: #0AA7D6;
	font-weight: bold;
	font-size: 14px;
	}
	
.prezzo_main_valore_2 {
	color: #0AA7D6;
	font-weight: bold;
	font-size: 12px;
	}
	
.prezzo_sec_criterio {
	}
	
.prezzo_sec_valore {
	color: #0AA7D6;
	}
	
.prezzo_sec_valore_2 {
	font-weight: bold;
	}
	
/* lgn_02 */

.lgn_02 {
	}
	
.lgn_02_box {
	background: transparent url(../images/bg_lgn_02.jpg) no-repeat scroll 0 0;
	height: 105px;
	padding: 20px 30px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

/* reg_01 */

.reg_01 {
	}
	
.reg_01_box {
	background: transparent url(../images/bg_reg_01.jpg) no-repeat scroll 0 0;
	padding: 20px 30px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

.reg_01_box td {
	height: 50px;
	vertical-align: middle;
	}

/* reg_02 */

.reg_02 {
	background: transparent url(../images/bg_reg_01.jpg) no-repeat scroll 0 0;
	padding: 20px 30px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

/* box_r_rc_03 */

.box_r_rc_03 {
	background: url(../images/bg_box_hp_mezzo.jpg) top no-repeat;
	padding: 10px 20px 5px;
	height: 100%;
	}

.box_r_rc_03 h3 {
	padding: 10px;
	}

.box_r_rc_03 img {
	background: url(../images/bg_foto_box_hp.jpg) top no-repeat;
	float: left;
	margin: 0 5px 0 0;
	}

.box_r_rc_03_sotto {
	background: url(../images/bg_box_hp_sotto.jpg) top no-repeat;
	height: 5px;
	margin-bottom: 10px;
	}

.box_r_rc_03_preview {
	width: 185px;
	float: left;
	}

.box_r_rc_03_preview p {
	padding: 10px 15px 10px 10px;
	}

a.linkDettagli {
	background: url(../images/box_details.jpg) top no-repeat;
	display: block;
	width: 125px;
	height: 30px;
	line-height: 30px;
	float: right;
	margin: 10px 1px 1px 0;
	padding-left: 15px;
	color: #FFFFFF;
	}

a:hover.linkDettagli {
	background: url(../images/box_details.jpg) bottom no-repeat;
	text-decoration: none;
	}

/* filtro_criteri_01 */

.filtro_criteri_01 {
	}

.filtro_criteri_01_sopra {
	height: 17px;
	background: url(../images/bg_menu_auto_sopra.jpg) no-repeat;
	padding: 15px 25px;
	}

.filtro_criteri_01_sopra h2 {
	font-size: 11px;
	line-height: 47px;
	padding: 0 25px;
	color: #999999;
	font-weight: normal;
	}

.filtro_criteri_01_mezzo {
	background: url(../images/bg_menu_auto_mezzo.jpg) repeat-y;
	height: 100%;
	padding: 3px 0 0 0;
	}
	
.filtro_criteri_01_mezzo h2 {
	background: url(../images/filtro_criteri_01_li.jpg) no-repeat;
	height: 40px;
	line-height: 38px;
	padding: 0 30px;
	font-size: 12px;
	margin-top: 4px;
	}
	
.filtro_criteri_01_mezzo a {
	background: url(../images/bottone_menu_auto_modello_normale.jpg) no-repeat bottom;
	height: 28px;
	line-height: 28px;
	padding: 0 25px 0 50px;
	font-size: 11px;
	display: block;
	}
	
.filtro_criteri_01_sotto {
	height: 44px;
	background: url(../images/bg_menu_auto_laterale_sotto.jpg) no-repeat;
	margin-bottom: 10px;
	}

/* menu_funzioni_prodotto_01 */

.menu_funzioni_prodotto_01 {
	margin-bottom: 10px;
	}

.menu_funzioni_prodotto_01_sopra {
	background: url(../images/bg_menu_funzioni_prodotto_01_sopra.jpg) no-repeat top;
	height: 157px;
	}

.menu_funzioni_prodotto_01_sopra img {
	padding: 10px 20px 5px;
	}

.menu_funzioni_prodotto_01_sopra h5 {
	text-align: center;
	line-height: 40px;
	height: 40px;
	}

.menu_funzioni_prodotto_01_mezzo {
	background: url(../images/bg_menu_funzioni_prodotto_01_mezzo.jpg);
	padding: 5px 0 0 0;
	}

.menu_funzioni_prodotto_01_mezzo a {
	background: url(../images/bg_menu_funzioni_prodotto_01_mezzo_a.jpg);
	display: block;
	height: 30px;
	line-height: 28px;
	margin-top: 5px;
	padding: 0 35px 0 50px;
	color: #999999;
	}

.menu_funzioni_prodotto_01_sotto {
	background: url(../images/bg_menu_funzioni_prodotto_01_sotto.jpg) no-repeat top;
	height: 18px;
	}

/* foto_principale_prodotto */

.foto_principale_prodotto {
	}

.foto_principale_prodotto img {
	background: url(../images/bg_foto_principale_prodotto.jpg) no-repeat top;
	padding: 10px;
	}

/* app_01 */

.app_01 {
	background: url(../images/bg_app_01.jpg) no-repeat top;
	height: 490px;
	padding: 20px 30px;
	width: 420px;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

.app_01 td {
	height: 50px;
	vertical-align: middle;
	}

/* calcola_finanziamento */

.calcola_finanziamento {
	background: url(../images/bg_calcola_finanziamento.jpg) no-repeat top;
	height: 220px;
	padding: 20px 30px;
	width: 420px;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

.calcola_finanziamento td {
	height: 50px;
	vertical-align: middle;
	}

/* sgn_01 */

.sgn_01 {
	background: url(../images/bg_sgn_01.jpg) no-repeat top;
	height: 340px;
	padding: 20px 30px;
	width: 420px;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px 0 30px 90px;
	}

.sgn_01 td {
	height: 50px;
	vertical-align: middle;
	}

/* box_prezzi_criteri_sopra */

.box_prezzi_criteri_sopra {
	background: url(../images/bg_prezzi_criteri_sopra.jpg) top;
	height: 8px;
	width: 240px;
	}

/* box_disponibilita_prezzi_01 */

.box_disponibilita_prezzi_01 {
	background: url(../images/bg_prezzi_criteri_mezzo.jpg);
	padding: 10px 25px;
	font-family: Arial, Tahoma, Verdana;
	}

.box_disponibilita_prezzi_01 h3 {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	display: inline-block;
	}

/* box_criteri_sez_1_01 */

.box_criteri_sez_1_01 {
	background: url(../images/bg_prezzi_criteri_mezzo.jpg);
	padding: 10px 25px;
	font-family: Arial, Tahoma, Verdana;
	}

.box_criteri_sez_1_01 h3 {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	display: inline-block;
	}

/* box_criteri_sez_2_01 */

.box_criteri_sez_2_01 {
	background: url(../images/bg_prezzi_criteri_mezzo.jpg);
	padding: 10px 25px;
	font-family: Arial, Tahoma, Verdana;
	}

.box_criteri_sez_2_01 h3 {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	display: inline-block;
	}

/* box_criteri_sez_3_01 */

.box_criteri_sez_3_01 {
	background: url(../images/bg_prezzi_criteri_mezzo.jpg);
	padding: 10px 25px;
	font-family: Arial, Tahoma, Verdana;
	}

.box_criteri_sez_3_01 h3 {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 5px;
	display: inline-block;
	}

.box_criteri_sez_3_01_box {
	padding: 10px;
	border: 1px solid #F0F0F0;
	}

/* box_prezzi_criteri_sotto */

.box_prezzi_criteri_sotto {
	background: url(../images/bg_prezzi_criteri_sotto.jpg) top;
	height: 5px;
	width: 240px;
	margin-bottom: 10px;
	}

/* nessun_risultato */

.nessun_risultato {
	padding: 20px 30px 20px 100px;
	width: 350px;
	height: 60px;
	background: url(../images/bg_nessun_risultato.jpg) no-repeat;
	}

.nessun_risultato h3 {
	padding: 6px 10px 0;
	}
	
/* VETRINA HOMEPAGE SLIDER NEWS */

.box_hp_01_02 {
	background: url(../images/bg_box_hp_01_02.png) no-repeat scroll center bottom transparent;
    height: 400px;
    left: 10px;
    padding-bottom: 50px;
    position: absolute;
    top: 10px;
    width: 940px;
    /* z-index: 100; */
	}	
	
.mask1 {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 940px;
	background: -moz-linear-gradient(center top , #000000, transparent) repeat scroll 0 0 transparent;
}	
	
#box8 {
    position: absolute;
}

#box8 div {
    float: left;
    height: 400px;
    padding: 0;
    position: relative;
    width: 960px;
}

.box_hp_01_02 img {
    float: left;
    padding: 0;
}

.box_hp_01_02 h3 {
    background: none repeat scroll 0 0 #0d2136;
    bottom: 60px;
    color: #fec900 !important;
    font-family: 'friz_quadrataregular';
    font-size: 18px;
    font-weight: normal;
    left: 20px;
    line-height: 35px;
    margin-bottom: 0;
    padding: 0 10px !important;
    position: absolute;
	}	
	
.box_hp_01_02 h3 a:hover	{
	color: #edbc00;
	}
	
.box_hp_01_02 .mask1 p {
    background: none repeat scroll 0 0 #fec900;
    color: #0d2136;
    font-size: 13px;
    left: 20px;
    line-height: 115%;
    padding: 6px 10px;
    position: absolute;
    top: 345px;
	}

.box_hp_01_02 .mask1 span a {
    background: url(../images/bg_box_hp_02_a2.png) no-repeat scroll 0 0 transparent;
    bottom: 3px;
    display: none;
    font-size: 10px;
    height: 80px;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    width: 38px;
	}

.sample8 .buttons {
    clear: both;
    text-align: center;
	}

#prev8 {
	width: 40px;
	height: 40px;
    bottom: 50px;
    cursor: pointer;
    position: absolute;
    right: 45px;
    z-index: 555;
	text-indent: -9999px;
	}

#next8 {
	width: 40px;
	height: 40px;
    bottom: 50px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    z-index: 555;
	text-indent: -9999px;
	}

/* WIDGET EXTRA CONTAINER */
.extra_container {
	background: url(../images/bg_extra_container.jpg) no-repeat center top;
	width: 100%;
	height: 1115px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	}
	
.campagna_abbonamenti {
	height: 130px;
    left: 50%;
    margin: 0 -470px;
    position: absolute;
    top: 738px;
    width: 450px;
    z-index: 996;
	}
	
.campagna_abbonamenti a .img_abb {
	background: url(../images/banner_acquista_biglietti.jpg) no-repeat scroll 0 0 transparent;
	width: 450px;
	height: 130px;
	}	
	
.paddy_power {
	height: 130px;
    right: 50%;
    margin: 0 -470px;
    position: absolute;
    top: 738px;
    width: 450px;
    z-index: 997;
	}	
	
.paddy_power a .img_paddy {
	background: url(../images/banner_paddy_power.jpg) no-repeat scroll 0 0 transparent;
	width: 450px;
	height: 130px;
	}	
	
/* WIDGET HEADER */

.icone_social_top {
    height: 34px;
	width: 103px;
    left: 50%;
	margin: 0 360px;
    position: absolute;
    top: 95px;
	z-index: 998;
	}		
	
.icone_social_top a .facebook {
	background:url(../images/facebook.png) no-repeat center top;
    height: 23px;
    width: 23px;
	float:left;
	margin-right: 3px;
	}		
	
.icone_social_top a .youtube {
	background:url(../images/youtube.png) no-repeat center top;
    height: 22px;
    width: 23px;
	float:left;
	margin-right: 3px;
	}
	
.icone_social_top a .twitter {
	background:url(../images/twitter.png) no-repeat center top;
    height: 25px;
    width: 24px;
	float:left;
	margin-right: 3px;
	}	
	
.icone_social_top a .instagram {
	background:url(../images/instagram.png) no-repeat center top;
    height: 24px;
    width: 24px;
	float:left;
	margin-right: 0 !important;
	}	
	
.banner_serie_b {
    height: auto;
    left: 50%;
    margin: 0 250px;
    position: absolute;
    top: 137px;
    width: 231px;
	z-index: 997;
	}

.banner_serie_b a .serie_b_eurobet {
	background:url(../images/loghi_serie_b/serie_b_eurobet.png) no-repeat;
    height: 70px;
    width: 51px;
	float:left;
	margin-right: 8px;
	margin-bottom: 5px;
	}
	
.banner_serie_b a .serie_b {
	background:url(../images/loghi_serie_b/serie_b.png) no-repeat;
    height: 70px;
    width: 50px;
	float:left;
	margin-right: 8px;
	margin-bottom: 5px;
	}	

.banner_serie_b a .serie_b_solidale {
	background:url(../images/loghi_serie_b/serie_b_solidale.png) no-repeat;
    height: 70px;
    width: 55px;
	float:left;
	margin-right: 8px;
	margin-bottom: 5px;
	}

.banner_serie_b a .serie_b_futura {
	background:url(../images/loghi_serie_b/serie_b_futura.png) no-repeat;
    height: 70px;
    width: 51px;
	float:left;
	margin-right: 0px;
	margin-bottom: 5px;
	}	
	
.banner_serie_b a .serie_b_rispetto {
	background:url(../images/loghi_serie_b/serie_b_rispetto.png) no-repeat;
    height: 30px;
    width: 149px;
	float: right;
	}	

/* .icone_social_top a .flickr {
	background:url(../images/flickr.png) no-repeat center top;
    height: 27px;
    width: 28px;
	float:left;
	margin-right: 3px;
	}

.icone_social_top a .pinterest {
	background:url(../images/pinterest.png) no-repeat center top;
    height: 24px;
    width: 24px;
	float:left;
	margin-right: 3px;
	}

.icone_social_top a .v {
	background:url(../images/v.png) no-repeat center top;
    height: 24px;
    width: 24px;
	float:left;
	margin-right: 0px;
	} */		
	
/* WIDGET FOOTER */	
.sponsor {
	background: url(../images/sponsor.jpg) no-repeat scroll 0 0 transparent;
    bottom: 200px;
    height: 77px;
    left: 50%;
    margin: 0 -480px;
    position: absolute;
    width: 960px;
	}
	
	
/* WIDGET SIDEBAR */		
.ultimo_incontro {
	background: url(../images/ultimo_incontro.jpg) no-repeat scroll 0 0 transparent;
	width: 260px;
	height: 183px;
	}
	
.campagna_aip {
	background: url(../images/campagna_aip.jpg) no-repeat scroll 0 0 transparent;
	width: 260px;
	height: 217px;
	margin-bottom: 20px;
	}	
	
.box_sponsor, .box_social {
	width: 260px;
	height: 175px;
	margin: 20px 0;
	border-top: 5px solid #FEC900;
	border-bottom: 5px solid #FEC900;
	background: #233d56; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #233d56 0%, #0a1b2b 98%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#233d56), color-stop(98%,#0a1b2b)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #233d56 0%,#0a1b2b 98%); /* IE10+ */
	background: radial-gradient(ellipse at center, #233d56 0%,#0a1b2b 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233d56', endColorstr='#0a1b2b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}	
	
.box_sponsor h2, .box_social h2 {
	color: #FEC900;
    font-size: 20px;
	padding: 10px 0 0 15px;
	font-family: 'friz_quadrataregular';
	font-weight: normal !important;
	}
	
.cont_box_sponsor {
	padding: 20px 0 0 0;
	}

.cont_box_sponsor a .vesuvio_express {
	background:url(../images/sponsor/vesuvio_express.png) no-repeat;
    height: 35px;
    width: 108px;
	margin-bottom: 10px;
	}	
	
.cont_box_sponsor a .fly_line {
	background:url(../images/sponsor/fly_line.png) no-repeat;
    height: 51px;
    width: 111px;
	}	

.cont_box_social {
	padding: 20px 88px 30px;
	overflow: hidden;
	}

.cont_box_social a .facebook {
	background:url(../images/social/facebook.png) no-repeat center top;
    height: 34px;
    width: 34px;
	float:left;
	margin-right: 15px;
	margin-bottom: 25px;
	}

.cont_box_social a .facebook:hover {
	background:url(../images/social/facebook.png) no-repeat center bottom;
	}

.cont_box_social a .youtube {
	background:url(../images/social/youtube.png) no-repeat center top;
    height: 34px;
    width: 34px;
	float:left;
	margin-right: 0 !important;
	margin-bottom: 25px;
	}

.cont_box_social a .youtube:hover {
	background:url(../images/social/youtube.png) no-repeat center bottom;
	}	
	
.cont_box_social a .twitter {
	background:url(../images/social/twitter.png) no-repeat center top;
    height: 34px;
    width: 34px;
	float:left;
	margin-right: 15px;
	margin-bottom: 25px;
	}

.cont_box_social a .twitter:hover {
	background:url(../images/social/twitter.png) no-repeat center bottom;
	}

.cont_box_social a .instagram {
	background:url(../images/social/instagram.png) no-repeat center top;
    height: 34px;
    width: 34px;
	float:left;
	margin-right: 0 !important;
	}

.cont_box_social a .instagram:hover {
	background:url(../images/social/instagram.png) no-repeat center bottom;
	}	
	
	
	
.link_menu_prodotti_correlati_03 a:link, .link_menu_prodotti_correlati_03 a:visited{
	color:#FC0;
}

a.link_menu_prodotti_correlati_03:hover{
	color:#fff;
}

.stage{
	display:none !important;
}
	
	
#slider{
	position:absolute;
	top:0px;
	left:50%;
	margin: 0 -470px;
	z-index:999;
	padding-bottom:37px;
	background:url(../images/bg_box_hp_01_02.png) no-repeat bottom center;
}